home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / docs / ascii / internet / nhelp411 / !!read.me next >
Encoding:
Text File  |  1994-03-20  |  8.7 KB  |  264 lines

  1. =========                                           NOShelp [411]
  2. !!READ.ME
  3. =========
  4.  
  5. ------------
  6. INTRODUCTION
  7. ------------
  8. "NOShelp" is an on-line documentation package for the KA9Q Network
  9. Operating System (NOS).  It contains the documentation files that
  10. originally appeared in the "NOSview" package for amateur radio
  11. implementations of NOS.
  12.  
  13. The documentation files in "NOShelp" describe in detail how to use
  14. KA9Q NOS commands in most of the major releases of NOS.  However,
  15. be aware that there are many implementations of NOS in existence
  16. today, and you may find that some commands do not work exactly
  17. as specified (indeed, some commands may not even be available in
  18. your version of NOS).  As the network gurus say: "Your mileage
  19. may vary".
  20.  
  21. This is version [411] of "NOShelp"; that is, it was released in:
  22.                  |||
  23.   year 199[4]----+||
  24.                   ||
  25.     week [11]-----++
  26.  
  27. This README file describes how to install the package.
  28.  
  29. "NOShelp" requires about 360K of disk space.
  30.  
  31. --------------------
  32. NOSHELP INSTALLATION
  33. --------------------
  34. Before installation, you need to decide where to put the "NOShelp"
  35. package.  You can locate it in any subdirectory on your system.
  36. For example, C:\NOS\NOSHELP might be a sensible place.
  37.  
  38. *****  The installation process doesn't at any time read or alter
  39.        your AUTOEXEC.BAT and CONFIG.SYS files.  
  40.  
  41. However, after installing "NOShelp", you will need to make a few
  42. minor additions to AUTOEXEC.BAT and CONFIG.SYS.
  43.  
  44. ------------
  45. Installation
  46. ------------
  47. The installation process is very simple.  In the description that
  48. follows, the "NOShelp" directory is shown as "c:\nos\noshelp".
  49. Replace this with your chosen "NOShelp" directory if you're not 
  50. using the default.
  51.  
  52. Also, it is assumed that the "NOShelp" distribution file
  53. (NHELP411.ZIP) is located on a diskette in drive a:.  Replace "a:" 
  54. with the appropriate drive letter if you're using a different 
  55. drive.
  56.  
  57. The installation process doesn't write anything to the diskette,
  58. so you can safely make it read-only.
  59.  
  60. First you create a new directory for "NOShelp" (e.g c:\nos\noshelp),
  61. CD into this directory and unzip NHELP411.ZIP into it.  
  62.  
  63. To do this, give the following DOS commands:
  64.  
  65.   --------------------------------------------------------------
  66.    MKDIR c:\nos\noshelp          Make the "NOShelp" directory
  67.    CD c:\nos\noshelp             Go to the "NOShelp" directory
  68.    PKUNZIP a:\NHELP411.ZIP       Extract the help files
  69.   --------------------------------------------------------------
  70.  
  71. -----------------------------------
  72. Editing AUTOEXEC.BAT and CONFIG.SYS
  73. -----------------------------------
  74. Having unzipped NHELP411.ZIP, you need to edit AUTOEXEC.BAT and
  75. CONFIG.SYS before running "NOShelp".
  76.  
  77. To do this, add the following lines to the end of AUTOEXEC.BAT:
  78.  
  79.   --------------------------------------------------------------
  80.   SUBST V: c:\nos\noshelp
  81.   V:\VIEW
  82.   --------------------------------------------------------------
  83.  
  84. In the case of CONFIG.SYS, you need to add a LASTDRIVE statement:
  85.  
  86.   --------------------------------------------------------------
  87.   LASTDRIVE=V
  88.   --------------------------------------------------------------
  89.  
  90. ================
  91. STARTING NOSHELP
  92. ================
  93. You are now ready to reboot the system.  Remove the "NOShelp"
  94. distribution diskette from the drive and hit CTRL-ALT-DEL.
  95.  
  96. When the system starts running again, you should now see the
  97. following message:
  98.  
  99.     ....................................................
  100.     : Loading VIEW - Clockwork's Resident File Viewer. :
  101.     : To activate press:-       RShift and SPC         :
  102.     :..................................................:
  103.  
  104. This is the public domain file viewer program called "VIEW",
  105. distributed with "NOShelp".  VIEW is loaded by AUTOEXEC.BAT.
  106.  
  107. Test the operation of VIEW by pressing the right shift key
  108. and the space bar simultaneously.  The Clockwork View
  109. introduction screen should appear.  Use the PgDn and PgUp keys 
  110. to examine the help menus.
  111.  
  112. Then test the file viewer, by pressing F3.  The prompt
  113.  
  114.        "Load file: *.*"
  115.  
  116. should then appear.  Press Return.  This should pop up a list of
  117. files in the current directory.  Move the arrow keys up or down
  118. to select a particular file, then press Return again.  The
  119. selected file should now appear.
  120.  
  121. Use the "G" and/or "H" key to change the display format if
  122. necessary.  Finally press Escape to exit from VIEW.
  123.  
  124. "NOShelp" is now ready for use.  Having started NOS in the normal
  125. way, you can then call up any of the "NOShelp" files when you 
  126. need help, by pressing the right shift key and space bar
  127. simultaneously.  Then hit F3, and type V:\*.*.  This will bring
  128. up the list of "NOShelp" files, from which you can select the file
  129. of interest.
  130.  
  131. IMPORTANT: when you activate VIEW, it seizes control of the
  132. machine and NOS will stop running.  Thus you should escape from
  133. VIEW at the earliest opportunity if you are on-line to another
  134. system.
  135.  
  136. ========
  137. NOSINTRO
  138. ========
  139. The on-line documentation files in "NOShelp" are intended as
  140. reference information, and assume that you already have a
  141. reasonable knowledge of how NOS works.  If you need more details
  142. on the inner workings of NOS, you may be interested in the book 
  143. "NOSintro".
  144.  
  145.                   * * * * * * * * * * * * * * * *
  146.                   *         ----------          *
  147.                   *         "NOSintro"          *
  148.                   *         ----------          *
  149.                   *                             *
  150.                   *    An Introduction to the   *
  151.                   *            KA9Q             *
  152.                   *   Network Operating System  *
  153.                   *                             *
  154.                   *      by Ian Wade, G3NRW     *
  155.                   *                             *
  156.                   *                             *
  157.                   *  A "DOWERMAIN" PUBLICATION  *
  158.                   *                             *
  159.                   *      ISBN 1-897649-00-2     *
  160.                   *                             *
  161.                   * * * * * * * * * * * * * * * *
  162.  
  163.  
  164.                     356 pages, fully illustrated.
  165.  
  166.  
  167. "NOSintro" is the definitive guide to the KA9Q Network Operating
  168. System (NOS).
  169.  
  170. In "NOSintro" you'll find a wealth of practical information,
  171. hints and tips for setting up and using the KA9Q NOS.
  172.  
  173. Ideal for beginners and more advanced users alike.
  174.  
  175. -----------------------------------------------------------------
  176. The emphasis is on hands-on practicalities.  You'll see exactly:
  177.  
  178. **   how to install NOS on a PC.
  179.  
  180. **   how to set up the control files.
  181.  
  182. **   how to check out basic operations before going live.
  183.  
  184. **   how to use NOS commands for transferring files, logging in
  185.      to remote systems, sending mail and so on.
  186.  
  187. -----------------------------------------------------------------
  188.  
  189.  
  190. =============
  191. What's Inside
  192. =============
  193.  
  194.    1    Intro to "NOSintro"
  195.    2    "NOSview"
  196.    3    The Ground Rules
  197.    4    NOS in a Nutshell
  198.    5    Let's Meet the Locals
  199.    6    The TNC Revisited
  200.    7    A Peek at Protocols
  201.    8    Names, Domains and Addresses
  202.    9    Client/Server
  203.    10   Hands On - Hardware Checkout
  204.    11   Hands On - Software Installation
  205.    12   NOS File Compendium
  206.    13   Hands On - Session Manager
  207.    14   The NOS Command Set
  208.    15   Hands On - autoexec.nos
  209.    16   The ftpusers File
  210.    17   Hands On - FTP
  211.    18   NOS BBS - The Big Picture
  212.    19   Setting up the NOS BBS
  213.    20   The NOS BBS Command Set
  214.    21   Hands On - BBS File Server
  215.    22   Hands On - Remote Sysop
  216.    23   Forwarding SMTP Mail
  217.    24   Pop Mail Collection
  218.    25   PBBS Mail Forwarding
  219.    26   AX.25 Routing
  220.    27   Address Resolution Protocol
  221.    28   IP Routing
  222.    29   NET/ROM Routing
  223.    30   Going Live: Preparing the Files
  224.    31   Hands On - AX.25
  225.    32   Hands On - NET/ROM
  226.    33   Hands On - Ping and Hop
  227.    34   Hands On - DNS System
  228.    35   Trailing Flag
  229.  
  230. ==========
  231. Appendices
  232. ==========
  233.    1    Where to get the Software
  234.    2    NOS Command Set Reference
  235.    3    NOS Control Files
  236.    4    Character Codes
  237.    5    IP Address Coordinators
  238.    6    References
  239.  
  240.  
  241. **   356 pages, copiously illustrated with over 80 detailed
  242.      diagrams, plus countless examples of commands and screen
  243.      displays.
  244.  
  245. **   Extensive and detailed appendices.
  246.  
  247. **   Full listings of all the control files needed for NOS.
  248.  
  249. **   Although specifically written for a DOS environment, most
  250.      of the text is equally applicable to OS/2, Windows/NT, Amiga, 
  251.      Atari, MAC, UNIX, VMS and Archimedes implementations of NOS.
  252. _________________________________________________________________
  253.  
  254.  
  255. For details on how to obtain "NOSintro", please email:
  256.  
  257.     ian @ g3nrw.demon.co.uk
  258.  
  259.  
  260.  
  261. Ian Wade
  262. 19 March 1994
  263.  
  264.